[INFO] fetching crate roslibrust_rosbridge 0.20.0...
[INFO] testing roslibrust_rosbridge-0.20.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate roslibrust_rosbridge 0.20.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate roslibrust_rosbridge 0.20.0
[INFO] finished tweaking crates.io crate roslibrust_rosbridge 0.20.0
[INFO] tweaked toml for crates.io crate roslibrust_rosbridge 0.20.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate roslibrust_rosbridge 0.20.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate roslibrust_rosbridge 0.20.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 527542ff7973cbcdd7c59d3cc9a3a0244088b8b81d389776ee0691ec00fcda1e
[INFO] running `Command { std: "docker" "start" "-a" "527542ff7973cbcdd7c59d3cc9a3a0244088b8b81d389776ee0691ec00fcda1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "527542ff7973cbcdd7c59d3cc9a3a0244088b8b81d389776ee0691ec00fcda1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "527542ff7973cbcdd7c59d3cc9a3a0244088b8b81d389776ee0691ec00fcda1e", kill_on_drop: false }`
[INFO] [stdout] 527542ff7973cbcdd7c59d3cc9a3a0244088b8b81d389776ee0691ec00fcda1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee0540137e29b1369151b554f0142c88fc0605848adc663d44cc153ee94aa286
[INFO] running `Command { std: "docker" "start" "-a" "ee0540137e29b1369151b554f0142c88fc0605848adc663d44cc153ee94aa286", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy v0.8.36
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling roslibrust_common v0.20.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling deadqueue v0.2.5
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling roslibrust_rosbridge v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.44s
[INFO] running `Command { std: "docker" "inspect" "ee0540137e29b1369151b554f0142c88fc0605848adc663d44cc153ee94aa286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee0540137e29b1369151b554f0142c88fc0605848adc663d44cc153ee94aa286", kill_on_drop: false }`
[INFO] [stdout] ee0540137e29b1369151b554f0142c88fc0605848adc663d44cc153ee94aa286
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c93781d8598cd5aef2832ddd7c91e68e6bc3b5bbde4810b14005851829ce6c14
[INFO] running `Command { std: "docker" "start" "-a" "c93781d8598cd5aef2832ddd7c91e68e6bc3b5bbde4810b14005851829ce6c14", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling roslibrust_rosbridge v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling test-log v0.2.19
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.20s
[INFO] running `Command { std: "docker" "inspect" "c93781d8598cd5aef2832ddd7c91e68e6bc3b5bbde4810b14005851829ce6c14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c93781d8598cd5aef2832ddd7c91e68e6bc3b5bbde4810b14005851829ce6c14", kill_on_drop: false }`
[INFO] [stdout] c93781d8598cd5aef2832ddd7c91e68e6bc3b5bbde4810b14005851829ce6c14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 22477fd3b7b9bec1415f24da377aad8cb04662aedf688938f21169286458fb9c
[INFO] running `Command { std: "docker" "start" "-a" "22477fd3b7b9bec1415f24da377aad8cb04662aedf688938f21169286458fb9c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/roslibrust_rosbridge-7e6926f5f85f7dab)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::topic_provider_can_be_used_at_compile_time - should panic ... ok
[INFO] [stdout] test test::confirm_client_handle_impls_ros - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests roslibrust_rosbridge
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - (line 12) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClientHandle (line 54) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClientHandle::subscribe (line 224) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClientHandle::call_service (line 330) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClientHandle::subscribe (line 201) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClientHandle::advertise (line 280) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 12) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `roslibrust_test` in this scope
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use roslibrust_test::ros1::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `roslibrust_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `roslibrust_test`, use `cargo add roslibrust_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `std_msgs` in this scope
[INFO] [stdout]   --> src/lib.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let publisher = ros.advertise::<std_msgs::String>("/my_topic").await?;
[INFO] [stdout]    |                                     ^^^^^^^^ use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `std_msgs`, use `cargo add std_msgs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `std_msgs` in this scope
[INFO] [stdout]   --> src/lib.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 |     publisher.publish(&std_msgs::String { data: "Hello, world!".to_string() }).await?;
[INFO] [stdout]    |                        ^^^^^^^^ use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `std_msgs`, use `cargo add std_msgs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClientHandle (line 54) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `roslibrust_test` in this scope
[INFO] [stdout]   --> src/client.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | use roslibrust_test::ros1::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `roslibrust_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `roslibrust_test`, use `cargo add roslibrust_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `std_msgs` in this scope
[INFO] [stdout]   --> src/client.rs:64:43
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let subscription = handle.subscribe::<std_msgs::Header>("/topic").await.unwrap();
[INFO] [stdout]    |                                           ^^^^^^^^ use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `std_msgs`, use `cargo add std_msgs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `std_msgs` in this scope
[INFO] [stdout]   --> src/client.rs:67:44
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let subscription = handle2.subscribe::<std_msgs::Header>("/topic").await.unwrap();
[INFO] [stdout]    |                                            ^^^^^^^^ use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `std_msgs`, use `cargo add std_msgs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClientHandle::subscribe (line 224) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `roslibrust_test`
[INFO] [stdout]    --> src/client.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | use roslibrust_test::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `roslibrust_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `roslibrust_test`, use `cargo add roslibrust_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClientHandle::call_service (line 330) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `roslibrust_test` in this scope
[INFO] [stdout]    --> src/client.rs:332:5
[INFO] [stdout]     |
[INFO] [stdout] 332 | use roslibrust_test::ros1::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `roslibrust_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `roslibrust_test`, use `cargo add roslibrust_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rosapi` in this scope
[INFO] [stdout]    --> src/client.rs:338:77
[INFO] [stdout]     |
[INFO] [stdout] 338 |   let response = handle.call_service::<rosapi::GetTime>("/rosapi/get_time", rosapi::GetTimeRequest{}).await?;
[INFO] [stdout]     |                                                                             ^^^^^^ use of unresolved module or unlinked crate `rosapi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rosapi`, use `cargo add rosapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rosapi` in this scope
[INFO] [stdout]    --> src/client.rs:338:40
[INFO] [stdout]     |
[INFO] [stdout] 338 |   let response = handle.call_service::<rosapi::GetTime>("/rosapi/get_time", rosapi::GetTimeRequest{}).await?;
[INFO] [stdout]     |                                        ^^^^^^ use of unresolved module or unlinked crate `rosapi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rosapi`, use `cargo add rosapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClientHandle::subscribe (line 201) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `roslibrust_test` in this scope
[INFO] [stdout]    --> src/client.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 | use roslibrust_test::ros1::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `roslibrust_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `roslibrust_test`, use `cargo add roslibrust_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `std_msgs` in this scope
[INFO] [stdout]    --> src/client.rs:209:40
[INFO] [stdout]     |
[INFO] [stdout] 209 |   let subscriber1 = handle.subscribe::<std_msgs::Header>("/topic").await?;
[INFO] [stdout]     |                                        ^^^^^^^^ use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `std_msgs`, use `cargo add std_msgs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `std_msgs` in this scope
[INFO] [stdout]    --> src/client.rs:211:53
[INFO] [stdout]     |
[INFO] [stdout] 211 |   let subscriber2: roslibrust_rosbridge::Subscriber<std_msgs::Header> = handle.subscribe("/topic").await?;
[INFO] [stdout]     |                                                     ^^^^^^^^ use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `std_msgs`, use `cargo add std_msgs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClientHandle::advertise (line 280) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `roslibrust_test` in this scope
[INFO] [stdout]    --> src/client.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 | use roslibrust_test::ros1::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `roslibrust_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `roslibrust_test`, use `cargo add roslibrust_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `std_msgs` in this scope
[INFO] [stdout]    --> src/client.rs:288:42
[INFO] [stdout]     |
[INFO] [stdout] 288 |   let mut publisher = handle.advertise::<std_msgs::Header>("/topic").await?;
[INFO] [stdout]     |                                          ^^^^^^^^ use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `std_msgs`, use `cargo add std_msgs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `std_msgs` in this scope
[INFO] [stdout]    --> src/client.rs:290:55
[INFO] [stdout]     |
[INFO] [stdout] 290 |   let mut publisher2: roslibrust_rosbridge::Publisher<std_msgs::Header> = handle.advertise("/other_topic").await?;
[INFO] [stdout]     |                                                       ^^^^^^^^ use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `std_msgs`, use `cargo add std_msgs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client::ClientHandle (line 54)
[INFO] [stdout]     src/client.rs - client::ClientHandle::advertise (line 280)
[INFO] [stdout]     src/client.rs - client::ClientHandle::call_service (line 330)
[INFO] [stdout]     src/client.rs - client::ClientHandle::subscribe (line 201)
[INFO] [stdout]     src/client.rs - client::ClientHandle::subscribe (line 224)
[INFO] [stdout]     src/lib.rs - (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "22477fd3b7b9bec1415f24da377aad8cb04662aedf688938f21169286458fb9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22477fd3b7b9bec1415f24da377aad8cb04662aedf688938f21169286458fb9c", kill_on_drop: false }`
[INFO] [stdout] 22477fd3b7b9bec1415f24da377aad8cb04662aedf688938f21169286458fb9c
